GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-06-30T22:55:47.0068311+00:00",
"SubmitDate": "2026-06-30T22:55:47.0068311+00:00",
"ReportPeriodStart": "2026-06-30T22:55:47.0068311+00:00",
"ReportPeriodEnd": "2026-06-30T22:55:47.0068311+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "bb3b8d7d-134e-478c-984a-407945133653",
"Rows": [
{
"ItemId": "68b027ee-92f3-4411-9aed-0cde74f11549",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "68b027ee-92f3-4411-9aed-0cde74f11549",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "bb3b8d7d-134e-478c-984a-407945133653",
"Rows": [
{
"ItemId": "68b027ee-92f3-4411-9aed-0cde74f11549",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "68b027ee-92f3-4411-9aed-0cde74f11549",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"c0d9710f-18c0-44f4-8f88-bb19a443d38a",
"81da3a59-d63e-43fd-a431-8807795f41c3"
],
"Approvers": [
"f5861fcc-4c45-40dd-9bfd-f512a1424080",
"ec20b69d-d049-46fc-94b6-bb59e49db7c7"
],
"ApprovedBy": "7fd89d0f-b235-41e8-a0f8-78f2a992e1bd",
"ApprovalDate": "2026-06-30T22:55:47.0068311+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "21b291e4-9f9a-4fd1-930e-fed9269b0ec4",
"WorkPlanId": "ffcbf0a8-bcf2-44fa-a833-db958fc2ac68",
"id": "7335b9c7-4fed-4ed8-9346-0dfc45b19646",
"ConfigId": "061e00a3-73c0-4b21-a224-aabecebfe6a4"
},
{
"GenerationDate": "2026-06-30T22:55:47.0068311+00:00",
"SubmitDate": "2026-06-30T22:55:47.0068311+00:00",
"ReportPeriodStart": "2026-06-30T22:55:47.0068311+00:00",
"ReportPeriodEnd": "2026-06-30T22:55:47.0068311+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "bb3b8d7d-134e-478c-984a-407945133653",
"Rows": [
{
"ItemId": "68b027ee-92f3-4411-9aed-0cde74f11549",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "68b027ee-92f3-4411-9aed-0cde74f11549",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "bb3b8d7d-134e-478c-984a-407945133653",
"Rows": [
{
"ItemId": "68b027ee-92f3-4411-9aed-0cde74f11549",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "68b027ee-92f3-4411-9aed-0cde74f11549",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"c0d9710f-18c0-44f4-8f88-bb19a443d38a",
"81da3a59-d63e-43fd-a431-8807795f41c3"
],
"Approvers": [
"f5861fcc-4c45-40dd-9bfd-f512a1424080",
"ec20b69d-d049-46fc-94b6-bb59e49db7c7"
],
"ApprovedBy": "7fd89d0f-b235-41e8-a0f8-78f2a992e1bd",
"ApprovalDate": "2026-06-30T22:55:47.0068311+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "21b291e4-9f9a-4fd1-930e-fed9269b0ec4",
"WorkPlanId": "ffcbf0a8-bcf2-44fa-a833-db958fc2ac68",
"id": "7335b9c7-4fed-4ed8-9346-0dfc45b19646",
"ConfigId": "061e00a3-73c0-4b21-a224-aabecebfe6a4"
}
]